Skip to content

Bump deps/memory from 79d054ca to 92a5bfc5#777

Merged
Spartan322 merged 1 commit into
masterfrom
update/memory
Jun 24, 2026
Merged

Bump deps/memory from 79d054ca to 92a5bfc5#777
Spartan322 merged 1 commit into
masterfrom
update/memory

Conversation

@Spartan322

@Spartan322 Spartan322 commented Jun 24, 2026

Copy link
Copy Markdown
Member

Bumps deps/memory from 79d054ca to 92a5bfc5.

Fix erroneous CI pre-commit submodule checks

Add pre-commit changed-files set

Introduce a reusable "everything" anchor and a pre-commit file set in .github/changed-files.yml to exclude scripts, deps, test/deps, and tests/benchmarks/deps submodules from pre-commit checks. Update .github/workflows/builds.yml to pass the pre-commit changed-files output to the prek style-check action (CHANGED_FILES uses pre-commit_all_changed_files). This scopes style checks to the intended files and avoids running them on excluded submodules.

@Spartan322
Spartan322 requested a review from a team as a code owner June 24, 2026 03:02
@Spartan322 Spartan322 added bug Issue that describes something dysfunctional or erroneous enhancement Issue that describes an improvement to the project dependencies Issue relating to dependencies, whether updating, adding or removing them deps:submodules Issue relates to a submodule dependency topic:core Issue that applies to core functions, fundamental to the rest of the module labels Jun 24, 2026
Bumps [deps/memory](https://github.com/foonathan/memory) from `79d054ca` to `92a5bfc5`.
- [Commits](foonathan/memory@79d054c...92a5bfc)

---
updated-dependencies:
- dependency-name: deps/memory
  dependency-version: 92a5bfc53b97955b3d685af679636e87d0f5d15a
  dependency-type: direct:production
...

Fix erroneous CI pre-commit submodule checks

Add pre-commit changed-files set

Introduce a reusable "everything" anchor and a pre-commit file set in .github/changed-files.yml to exclude scripts, deps, test/deps, and tests/benchmarks/deps submodules from pre-commit checks. Update .github/workflows/builds.yml to pass the pre-commit changed-files output to the prek style-check action (CHANGED_FILES uses pre-commit_all_changed_files). This scopes style checks to the intended files and avoids running them on excluded submodules.
@Spartan322
Spartan322 added this pull request to the merge queue Jun 24, 2026
Merged via the queue into master with commit 1333647 Jun 24, 2026
9 checks passed
@Spartan322
Spartan322 deleted the update/memory branch June 24, 2026 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Issue that describes something dysfunctional or erroneous dependencies Issue relating to dependencies, whether updating, adding or removing them deps:submodules Issue relates to a submodule dependency enhancement Issue that describes an improvement to the project topic:core Issue that applies to core functions, fundamental to the rest of the module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants